home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / poster gradient i < prev    next >
Text File  |  1999-06-15  |  591b  |  26 lines

  1. Category: Filter Factory Gallery V
  2. Title: Poster Gradient I...
  3. Author: Ilyich the Toad
  4. Copyright: Copyright   1998 Ilyich the Toad. Freeware.Contact
  5.  
  6. ctl[0]: 
  7. ctl[1]: Colour Cycling
  8. ctl[2]: Steps
  9. ctl[3]: i-Dependence
  10. ctl[4]: 
  11. ctl[5]: 
  12. ctl[6]:
  13. ctl[7]: 
  14. val[0]: 0
  15. val[1]: 108
  16. val[2]: 255
  17. val[3]: 20
  18. val[4]: 0
  19. val[5]: 0
  20. val[6]: 0
  21. val[7]: 0
  22. R:put(i%val(1,255,1),1),put(scl(i-get(1),0,255,0,4*ctl(2)*X/255),0),scl(sin(512*((get(0)+x+val(0,0,X)+X)%X)/X),0,512,0,255)
  23. G:scl(sin(512*((get(0)+x+X/3+val(0,0,X)+X)%X)/X),0,512,0,255)
  24. B:scl(sin(512*((get(0)+x+2*X/3+val(0,0,X)+X)%X)/X),0,512,0,255)
  25. A:a
  26.